ABTOINTCLR=NO_EFFECT, ABEOINTCLR=NO_EFFECT, START=STOP, AUTORESTART=NO_RESTART, MODE=MODE_0
Auto-baud Control Register. Contains controls for the auto-baud feature.
START | Auto-baud start bit. This bit is automatically cleared after auto-baud completion. 0 (STOP): Stop. Auto-baud stop (auto-baud is not running). 1 (START): Start. Auto-baud start (auto-baud is running). Auto-baud run bit. This bit is automatically cleared after auto-baud completion. |
MODE | Auto-baud mode select bit. 0 (MODE_0): Mode 0. 1 (MODE_1): Mode 1. |
AUTORESTART | Auto-baud restart bit. 0 (NO_RESTART): No restart 1 (RESTART): Restart. Restart in case of time-out (counter restarts at next UART1 Rx falling edge) |
RESERVED | Reserved, user software should not write ones to reserved bits. The value read from a reserved bit is not defined. |
ABEOINTCLR | End of auto-baud interrupt clear bit (write-only). 0 (NO_EFFECT): No effect. Writing a 0 has no impact. 1 (CLEAR): Clear. Writing a 1 will clear the corresponding interrupt in the IIR. |
ABTOINTCLR | Auto-baud time-out interrupt clear bit (write-only). 0 (NO_EFFECT): No effect. Writing a 0 has no impact. 1 (CLEAR): Clear. Writing a 1 will clear the corresponding interrupt in the IIR. |
RESERVED | Reserved, user software should not write ones to reserved bits. The value read from a reserved bit is not defined. |